-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.17 (latest)
-
Code
-
Classes
- PHP32
| Total Complexity |
36 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
349 |
| Lines of code |
109 |
| Logical lines of code |
55 |
| Comment lines |
179 |
| Methods |
22 |
| Properties |
0 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| initialize() |
A |
44 |
12 |
43 |
| isValidEngine() |
S |
78 |
2 |
3 |
| equals() |
S |
78 |
2 |
3 |
| between() |
S |
78 |
2 |
3 |
| add() |
S |
74 |
1 |
4 |
| subtract() |
S |
74 |
1 |
4 |
| multiply() |
S |
74 |
1 |
4 |
| divide() |
S |
80 |
1 |
3 |
| modInverse() |
S |
80 |
1 |
3 |
| extendedGCD() |
S |
80 |
1 |
3 |
| gcd() |
S |
79 |
1 |
3 |
| bitwise_and() |
S |
80 |
1 |
3 |
| bitwise_or() |
S |
80 |
1 |
3 |
| bitwise_xor() |
S |
80 |
1 |
3 |
| compare() |
S |
78 |
1 |
3 |
| modPow() |
S |
79 |
1 |
3 |
| powMod() |
S |
79 |
1 |
3 |
| randomRangePrime() |
S |
78 |
1 |
3 |
| randomRange() |
S |
78 |
1 |
3 |
| pow() |
S |
80 |
1 |
3 |
| min() |
S |
79 |
1 |
3 |
| max() |
S |
79 |
1 |
3 |